From 615e4332eff99a54a27f83ec06c96c4a62adc5c1 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 11 Oct 2014 07:55:25 -0400 Subject: [PATCH] inspector: Make resource list columns resizable This tree has the potential to be deep, and contain long names, so it forces the window to be wide, unless we allow the columns to shrink. --- gtk/inspector/resource-list.ui | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gtk/inspector/resource-list.ui b/gtk/inspector/resource-list.ui index 3ad78bff37..6211ce7d8f 100644 --- a/gtk/inspector/resource-list.ui +++ b/gtk/inspector/resource-list.ui @@ -37,10 +37,14 @@ Path + True 0 0.8 + end + 10 + 5 0 @@ -51,6 +55,7 @@ Count + True 1 @@ -62,6 +67,7 @@ Size + True 2 -- 2.30.2